home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb.new / gdb-4.0 / libiberty / configure.in < prev    next >
Encoding:
Text File  |  1991-08-24  |  431 b   |  21 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary to tailor a template configure script into the configure
  3. # script appropriate for this directory.  For more information, check
  4. # any existing configure script.
  5.  
  6. configdirs=
  7. srctrigger=getopt1.c
  8. srcname="getopt library"
  9. commontargets=true
  10.  
  11. # per-host:
  12.  
  13. case "${host_os}" in
  14. sysv | dgux)    
  15.     host_makefile_frag=config/hmake-sysv
  16.     ;;
  17. esac
  18.  
  19. # per-target:
  20.  
  21.